home *** CD-ROM | disk | FTP | other *** search
- object frm_Welcome: Tfrm_Welcome
- Left = 351
- Top = 146
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Welcome to TurboLaunch!'
- ClientHeight = 342
- ClientWidth = 329
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 313
- Height = 289
- end
- object lab_ShowWelcome: TLabel
- Left = 26
- Top = 322
- Width = 49
- Height = 13
- Caption = 'on Startup'
- Transparent = True
- end
- object lab_1: TLabel
- Left = 16
- Top = 48
- Width = 298
- Height = 49
- AutoSize = False
- Caption =
- 'Configuring TurboLaunch is easy! Each of the buttons on TurboLa' +
- 'unch can be configured to run any program. Simply click on one ' +
- 'of the buttons to set it up for running a program.'
- WordWrap = True
- end
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 298
- Height = 33
- AutoSize = False
- Caption =
- 'Welcome to TurboLaunch: The fastest and easiest way to start all' +
- ' of your favorite programs.'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Label2: TLabel
- Left = 16
- Top = 92
- Width = 298
- Height = 33
- AutoSize = False
- Caption =
- 'You can also drag && drop programs, files, and shortcuts to any ' +
- 'of the buttons to quickly configure it!'
- WordWrap = True
- end
- object Label3: TLabel
- Left = 16
- Top = 168
- Width = 298
- Height = 33
- AutoSize = False
- Caption =
- 'To change the configuration of a button, simply right-click on t' +
- 'he button and select '#39'Properties'#39' from the popup menu.'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 16
- Top = 200
- Width = 298
- Height = 57
- AutoSize = False
- Caption =
- 'Customizing TurboLaunch is a snap! Right-click on any button, a' +
- 'nd select '#39'Configuration'#39' from the popup menu. You can change t' +
- 'he number of buttons, or even organize them into groups! Resize' +
- ' the buttons! Remove the title bar!'
- WordWrap = True
- end
- object Label6: TLabel
- Left = 16
- Top = 124
- Width = 298
- Height = 45
- AutoSize = False
- Caption =
- 'You can even set up buttons to do things such as activate your S' +
- 'creen Saver, Reboot your System, Log Off, Restart in MS-DOS mode' +
- ', and much more!'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 16
- Top = 260
- Width = 298
- Height = 33
- AutoSize = False
- Caption =
- 'Put TurboLaunch in your StartUp group so it'#39's handy every time y' +
- 'ou start Windows!'
- WordWrap = True
- end
- object BitBtn1: TBitBtn
- Left = 248
- Top = 306
- Width = 74
- Height = 29
- TabOrder = 0
- Kind = bkOK
- end
- object cmd_Help: TBitBtn
- Left = 152
- Top = 306
- Width = 90
- Height = 29
- Caption = 'More Help'
- TabOrder = 1
- Kind = bkHelp
- end
- object chk_ShowWelcome: TCheckBox
- Left = 8
- Top = 306
- Width = 105
- Height = 17
- Caption = 'Show this Screen'
- TabOrder = 2
- end
- end
-